1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!DOCTYPE plist PUBLIC
"-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
6 <key>CFBundleExecutable
</key>
7 <string>${EXECUTABLE_NAME}
</string>
8 <key>CFBundleIconFile
</key>
10 <key>CFBundleIdentifier
</key>
11 <string>com.rawmaterialsoftware.pluginhost
</string>
12 <key>CFBundleName
</key>
13 <string>Plugin Host
</string>
14 <key>CFBundlePackageType
</key>
16 <key>CFBundleSignature
</key>
18 <key>CFBundleShortVersionString
</key>
19 <string>1.0.0</string>
20 <key>CFBundleVersion
</key>
21 <string>1.0.0</string>